home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Accounting-Tools / EasiPOS97.exe / SALES.MD_ / SALES.MD / Sales.json
JavaScript Object Notation  |  1999-01-03  |  389b

  1. {
  2.     "schema": {
  3.         "Gross": "Currency",
  4.         "SaleDate": "DateTime",
  5.         "Discount": "Currency",
  6.         "Purchase": "Currency",
  7.         "Cash": "Currency",
  8.         "Charge": "Currency",
  9.         "UserName": "Text (20)",
  10.         "Other": "Currency",
  11.         "Customer": "Text (50)",
  12.         "RefNumber": "Long Integer",
  13.         "CCNo": "Text (16)",
  14.         "Recd": "Currency",
  15.         "Outstand": "Currency",
  16.         "Payments": "Text (100)",
  17.         "Profit": "Single",
  18.         "Type": "Text (20)",
  19.         "Tax": "Single",
  20.         "Null": "Integer"
  21.     },
  22.     "data": []
  23. }